header ul li a {
    display: block;
    line-height: 100px;
    text-align: left;
/*    padding-left:2rem;*/
    height: 100px;
    font-size: 1.1rem;
    color: #fff;
}
.brand_cont a {
/*    width: 200px;*/
    height: 133px;
    margin-top: 20px;
    filter: grayscale(100%);
    filter: gray;
    opacity: .3;
    transition: .3s
        /*            background-color: brown;*/
}
.chara_3 {
    /*            width: 200px;*/
/*    line-height: 50px;*/
    padding-left: 10px;
    border-radius: 50px;
    margin-top: 20px;
    font-size: 10px;
/*    height: 50px;*/
    padding-top: 15px;
    padding-bottom: 15px;
    border: 1px solid #eaeaea;
}